home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / program / delphi / kompon / BalmsoftPolyglot.exe / {app} / readme.txt < prev   
Text File  |  2003-08-15  |  1KB  |  38 lines

  1. Balmsoft Polyglot 1.5
  2.  
  3.   Polyglot is set of two components and one core class. This library helps   
  4. implement multi language support in a Delphi application. This library 
  5. uses external text files for storing translations
  6.  
  7. Version 1.0 features:
  8. - Easy-to-start - just place component and provide a couple of properties;
  9. - Wizard for generation and update translation files;
  10. - Easy to use translation format;
  11. - Special symbols support;
  12. - Collections support;
  13. - TStrings support;
  14. - Switching between languages in run-time;
  15.  
  16. New in version 1.3:
  17. - Delphi 4 support;
  18. - TbsPolyglotTranslator and TbsPolyglotManager provides set of events;
  19. - "Generate LNG File" Wizard provides additional filtering options (by property name and by property type);
  20. - Non visible components support ( TActions, TMainMenu);
  21. - Non API INI file ( no INI file size limitation for Windows 9x);
  22. - Small bug-fixes and enhancements;
  23.  
  24. New in version 1.4:
  25. - Resource string support;
  26. - Small bug-fixes and enhancements;
  27.  
  28. New in version 1.5:
  29. - "Exclude properties with specific names" filter in LNG file wizard;
  30. - "Skip properties that linked to an action" filter in LNG file wizard;
  31. - TDataModule is supported;
  32. - MRU list in LNG generation wizard;
  33. - Automatic installation;
  34. - Small bug-fixes and enhancements;
  35.  
  36. For installation instructions refer install.txt
  37.  
  38. For license agreement refer license.txt